[INFO] fetching crate finnhub 0.2.2...
[INFO] testing finnhub-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate finnhub 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate finnhub 0.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate finnhub 0.2.2
[INFO] tweaked toml for crates.io crate finnhub 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate finnhub 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate finnhub 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a401eaae0713a67fe889223d3d0adfe1794d5c14a3b6bd1ee76e2e4b689794d5
[INFO] running `Command { std: "docker" "start" "-a" "a401eaae0713a67fe889223d3d0adfe1794d5c14a3b6bd1ee76e2e4b689794d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a401eaae0713a67fe889223d3d0adfe1794d5c14a3b6bd1ee76e2e4b689794d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a401eaae0713a67fe889223d3d0adfe1794d5c14a3b6bd1ee76e2e4b689794d5", kill_on_drop: false }`
[INFO] [stdout] a401eaae0713a67fe889223d3d0adfe1794d5c14a3b6bd1ee76e2e4b689794d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2815d90f9f71b95fc242e4f2ff9fe3c9a1f02b6cf716c36898560fd5ee2b785c
[INFO] running `Command { std: "docker" "start" "-a" "2815d90f9f71b95fc242e4f2ff9fe3c9a1f02b6cf716c36898560fd5ee2b785c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling finnhub v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.27s
[INFO] running `Command { std: "docker" "inspect" "2815d90f9f71b95fc242e4f2ff9fe3c9a1f02b6cf716c36898560fd5ee2b785c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2815d90f9f71b95fc242e4f2ff9fe3c9a1f02b6cf716c36898560fd5ee2b785c", kill_on_drop: false }`
[INFO] [stdout] 2815d90f9f71b95fc242e4f2ff9fe3c9a1f02b6cf716c36898560fd5ee2b785c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b043fdcca0b8a96905e90fe3b979a3c56391eb9d8c686ff3f188e55f2a474aee
[INFO] running `Command { std: "docker" "start" "-a" "b043fdcca0b8a96905e90fe3b979a3c56391eb9d8c686ff3f188e55f2a474aee", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling finnhub v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `with_retry` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | async fn with_retry<T, F, Fut>(mut f: F, max_attempts: u32) -> Result<T>
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CachedQuote` is never constructed
[INFO] [stdout]    --> examples/readme_verification.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | struct CachedQuote {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuoteCache` is never constructed
[INFO] [stdout]    --> examples/readme_verification.rs:309:8
[INFO] [stdout]     |
[INFO] [stdout] 309 | struct QuoteCache {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_quote` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 314 | impl QuoteCache {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 315 |     async fn get_quote(&mut self, client: &FinnhubClient, symbol: &str) -> Result<Quote> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `production_error_handling` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:335:10
[INFO] [stdout]     |
[INFO] [stdout] 335 | async fn production_error_handling(client: &FinnhubClient) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_quote` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:353:4
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn process_quote(quote: Quote) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `concurrent_requests` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:358:10
[INFO] [stdout]     |
[INFO] [stdout] 358 | async fn concurrent_requests(client: &FinnhubClient) -> Vec<Result<Quote>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.91s
[INFO] running `Command { std: "docker" "inspect" "b043fdcca0b8a96905e90fe3b979a3c56391eb9d8c686ff3f188e55f2a474aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b043fdcca0b8a96905e90fe3b979a3c56391eb9d8c686ff3f188e55f2a474aee", kill_on_drop: false }`
[INFO] [stdout] b043fdcca0b8a96905e90fe3b979a3c56391eb9d8c686ff3f188e55f2a474aee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41ba2b8717fad36c9b5db6c989c26a2d6551392c655c8ab06ca1f957af6d41dc
[INFO] running `Command { std: "docker" "start" "-a" "41ba2b8717fad36c9b5db6c989c26a2d6551392c655c8ab06ca1f957af6d41dc", kill_on_drop: false }`
[INFO] [stderr] warning: function `with_retry` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:278:10
[INFO] [stderr]     |
[INFO] [stderr] 278 | async fn with_retry<T, F, Fut>(mut f: F, max_attempts: u32) -> Result<T>
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CachedQuote` is never constructed
[INFO] [stderr]    --> examples/readme_verification.rs:304:8
[INFO] [stderr]     |
[INFO] [stderr] 304 | struct CachedQuote {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QuoteCache` is never constructed
[INFO] [stderr]    --> examples/readme_verification.rs:309:8
[INFO] [stderr]     |
[INFO] [stderr] 309 | struct QuoteCache {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_quote` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:315:14
[INFO] [stderr]     |
[INFO] [stderr] 314 | impl QuoteCache {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] 315 |     async fn get_quote(&mut self, client: &FinnhubClient, symbol: &str) -> Result<Quote> {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `production_error_handling` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:335:10
[INFO] [stderr]     |
[INFO] [stderr] 335 | async fn production_error_handling(client: &FinnhubClient) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `process_quote` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:353:4
[INFO] [stderr]     |
[INFO] [stderr] 353 | fn process_quote(quote: Quote) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `concurrent_requests` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:358:10
[INFO] [stderr]     |
[INFO] [stderr] 358 | async fn concurrent_requests(client: &FinnhubClient) -> Vec<Result<Quote>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `finnhub` (example "readme_verification") generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/finnhub-7a8ca8654eeae0b0)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test endpoints::bond::tests::test_price ... ignored, requires API key
[INFO] [stdout] test endpoints::bond::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::bond::tests::test_tick ... ignored, requires API key
[INFO] [stdout] test endpoints::bond::tests::test_yield_curve ... ignored, requires API key
[INFO] [stdout] test endpoints::calendar::tests::test_earnings ... ignored, requires API key
[INFO] [stdout] test endpoints::calendar::tests::test_economic ... ignored, requires API key
[INFO] [stdout] test endpoints::calendar::tests::test_ipo ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_candles ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_exchanges ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_symbols ... ignored, requires API key
[INFO] [stdout] test endpoints::economic::tests::test_codes ... ignored, requires API key
[INFO] [stdout] test endpoints::economic::tests::test_data ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_country_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_holdings ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_sector_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_candles ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_exchanges ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_rates ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_symbols ... ignored, requires API key
[INFO] [stdout] test endpoints::index::tests::test_constituents ... ignored, requires API key
[INFO] [stdout] test endpoints::index::tests::test_historical_constituents ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_airline_price_index ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_country ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_covid19 ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_fda_calendar ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_press_releases ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_sector_metrics ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_symbol_search ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_technical_indicator ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_country_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_eet ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_eet_pai ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_holdings ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_sector_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::news::tests::test_company_news ... ignored, requires API key
[INFO] [stdout] test endpoints::news::tests::test_market_news ... ignored, requires API key
[INFO] [stdout] test endpoints::news::tests::test_news_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::scanner::tests::test_aggregate_indicators ... ignored, requires API key
[INFO] [stdout] test endpoints::scanner::tests::test_pattern_recognition ... ignored, requires API key
[INFO] [stdout] test endpoints::scanner::tests::test_support_resistance ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_price_target ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_recommendations ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_revenue_breakdown ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_upgrade_downgrade ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_upgrade_downgrade_with_dates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::company::tests::test_company_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::company::tests::test_peers ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::company::tests::test_symbols ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_congressional_trading ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_esg ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_executives ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_lobbying ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_supply_chain ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_usa_spending ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_uspto_patents ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_visa_applications ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_dividends ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_dividends_v2 ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_no_dividends_company ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_splits ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_earnings_quality_score ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_earnings_quality_score_annual ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_ebit_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_ebitda_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_eps_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_eps_estimates_quarterly ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_revenue_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_earnings_call_live ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_international_filings ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_presentations ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_sec_filings ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_sec_filings_with_date_range ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_sec_filings_with_form_filter ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_similarity_index ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_similarity_index_error ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_transcript ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_transcripts_list ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_basic_financials_metrics ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_earnings ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_earnings_no_limit ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financial_statements_balance_sheet ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financial_statements_cash_flow ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financial_statements_income ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financials_as_reported ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_employee_count ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_esg ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_market_cap ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_nbbo ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_nbbo_pagination ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::insider::tests::test_insider_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::insider::tests::test_insider_sentiment_date_range ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::insider::tests::test_insider_transactions ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_investment_theme ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_investment_theme_future_food ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_market_holiday ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_market_status ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_fund_ownership ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_fund_ownership_with_limit ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_institutional_ownership ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_institutional_ownership_with_limit ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_bid_ask ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_candles ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_price_metrics ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_quote ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_tick_data ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::sentiment::tests::test_filing_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::sentiment::tests::test_social_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::sentiment::tests::test_social_sentiment_date_range ... ignored, requires API key
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 111 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests finnhub
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "41ba2b8717fad36c9b5db6c989c26a2d6551392c655c8ab06ca1f957af6d41dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41ba2b8717fad36c9b5db6c989c26a2d6551392c655c8ab06ca1f957af6d41dc", kill_on_drop: false }`
[INFO] [stdout] 41ba2b8717fad36c9b5db6c989c26a2d6551392c655c8ab06ca1f957af6d41dc
